| 1. | Describes explicit and implicit linking to a dll 描述与dll的显式链接和隐式链接。 |
| 2. | Attribute to disable implicit link demands 属性来禁用隐式链接要求。 |
| 3. | Implicit link process definition 隐含链结处理定义 |
| 4. | A process using implicit linking is also terminated if any of the dlls it is linked to have a dllmain function that fails 如果一个使用隐式连接的过程在开始时找不到dll ,将被系统终止。 |
| 5. | With implicit linking , the executable using the dll links to an import library ( . lib file ) provided by the maker of the dll 使用隐式连接时,可执行部分将dll连接到一个输入库( lib文件) 。 |
| 6. | Note implicit linking is sometimes referred to as static load or load - time dynamic linking . explicit linking is sometimes referred to as dynamic load or run - time dynamic linking 隐式连接有时指静态载入或载入时动态连接。显式连接有时指动态载入或运行时动态连接。 |